home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1998 May / Software of the Month Club 1998 May.iso / pc / dos / edu / htutor62 / vendinfo.diz < prev    next >
Encoding:
VENDINFO  |  1998-03-03  |  13.3 KB  |  293 lines

  1. +-------------------------------------------────────-----────────----+
  2. | This VENDINFO Product Information File contains both readable text |
  3. | and tools-accessible data about a product.  See the last text      |
  4. | section, below, for more information about VENDINFO and its tools. |
  5. +--------------------------------------------------------------------+
  6. VENDINFO standard v1.04, produced by VendEdit v1.30, 23-Nov-1997
  7.  
  8. ===== Product Information ==============================
  9.    Product:             Tutor.COM, Hypertext Version 6.2f Minicourse in Microcomputing
  10.    Version:             6.2f
  11.    Version Date:        23-Nov-1997
  12.    Product Type:        Software
  13.    Basic Distribution Policy (see License, below, for details):
  14.       Freeware, copyrighted but freely distributable and useable
  15.  
  16.    Product Description: Tutor.COM, Hypertext Version 6.2f. A 
  17.                         minicourse in microcomputing and DOS through 
  18.                         MS-DOS 6.2. Includes a simple track, a "full 
  19.                         story" track, and advanced reference 
  20.                         information on DOS commands. The tutorials 
  21.                         are linked via hypertext links so if you need
  22.                         further information it is easy to find at the
  23.                         click of a mouse or press of a key.
  24.    Reason for version:  Pricing revision - release as Freeware.
  25.  
  26.    Category:            Education; Computers
  27.    Keywords:            CKPGM COMPUTER KNOWLEDGE HYPERTEXT TUTORIAL
  28.    Required Packages:   HTUTOR62
  29.    This Package:        HTUTOR62
  30.  
  31.    Required Configuration
  32.       Processor Family: Intel 80x86 (minimum 8086/8088)
  33.         Clock Speed: 4 MHz
  34.       Minimum OS:       MS-DOS 2.0
  35.       Standard RAM:     256K
  36.       Hard Drive Space: 720K
  37.       Won't Work With:
  38.          Serial
  39.          Postscript printer
  40.  
  41.    Orders:
  42.       Internet:         http://www.cknow.com/
  43.       Other E-mail:     info@cknow.com
  44.  
  45.    Support:
  46.       Address:          Computer Knowledge
  47.                         PO Box 5818
  48.                         Santa Maria, CA 93456-5818
  49.                         USA
  50.       CompuServe:       75655,210
  51.       Internet:         support@cknow.com
  52.  
  53.  
  54. ===== Information for Users ("READ-ME") ================
  55.  
  56. This package contains Tutor.COM, Hypertext Version 6.2f by Computer
  57. Knowledge. This document contains a description of the package and its
  58. features, along with instructions for its installation.
  59.  
  60. If you want a full education in microcomputing and DOS, then Tutor.COM,
  61. Hypertext Version 6.2f is the program for you. The program gives you
  62. several ways to educate yourself: a quick summary track, a "full story"
  63. track, and advanced reference material relating to DOS commands.
  64.  
  65. Tutor.COM, Hypertext Version 6.2f is Freeware. There is no charge for
  66. educational use, but the program is subject to license restrictions in
  67. the VENDINFO.DIZ file.
  68.  
  69. Any fee you may have paid to others (disk vendors, dealers, etc.) to
  70. obtain this version was a fee for their copying and distribution
  71. services.
  72.  
  73.  
  74. ===== Packing List =====================================
  75.  
  76. As released by the author or publisher, this package contained the
  77. following files in addition to this VENDINFO.DIZ:
  78.  
  79.         Filename      Size     Date       Time     CRC32
  80.       READ_ME.BAT      438  29-Nov-1995  06:21a   B72A1A4B
  81.       FILE_ID.DIZ      348  23-Nov-1997  12:59a   49895399
  82.        VENDOR.DOC      216  29-Nov-1995  06:21a   8C5E6214
  83.        HTUTOR.EXE    76723  29-Nov-1995  06:21a   8641A994
  84.        HTUTOR.XDB   417200  23-Nov-1997  03:55p   AA1AD854
  85.  
  86.  
  87. ===== Installation =====================================
  88.  
  89. The installation procedure for Tutor.COM, Hypertext Version is quite
  90. simple. The exact steps you need to take will depend on how you received
  91. the product.
  92.  
  93. INSTALLING FROM DISKETTE
  94.  
  95.    o  Place Tutor.COM's distribution diskette in the appropriate
  96.       diskette drive. You may run the program from this diskette
  97.       if you wish but installation to your hard disk is recommended.
  98.  
  99. To install to a hard disk you need to perform the following steps:
  100.  
  101.    o  Make a subdirectory on your hard disk (HTUTOR suggested) and
  102.       then copy all files from the distribution diskette into that
  103.       subdirectory:
  104.  
  105.          MD C:\HTUTOR
  106.          COPY A:*.* C:\HTUTOR
  107.  
  108.    o  To run the program, make the program directory current and
  109.       issue the command HTUTOR at the DOS prompt.
  110.  
  111.          C:
  112.          CD \HTUTOR
  113.          HTUTOR
  114.  
  115. INSTALLING FROM A HARD DRIVE
  116.  
  117. If you downloaded Tutor.COM, Hypertext Version from a BBS (or received
  118. it in the form of archive files from some other source), you will need
  119. to perform the following steps.
  120.  
  121.    o  Extract the contents of the archive file(s) in a temporary
  122.       directory on your hard drive. The procedure for doing this
  123.       varies, depending on the form in which you received the package.
  124.       In all likelihood, the fact that you are reading this text means
  125.       that you already have the necessary tools and knowledge to
  126.       perform this step. If not, you should be able to obtain
  127.       directions for this from the same source from which you received
  128.       the package.
  129.  
  130.    o  You may run the program from this directory or copy to a
  131.       different directory. If you choose the latter...
  132.  
  133.    o  Make a subdirectory on your hard disk (HTUTOR suggested) and
  134.       then copy all files from the temporary directory into that
  135.       subdirectory:
  136.  
  137.          MD C:\HTUTOR
  138.          COPY C:\TEMPDIR\*.* C:\HTUTOR
  139.  
  140.    o  To run the program, make the program directory current and
  141.       issue the command HTUTOR at the DOS prompt.
  142.  
  143.          CD \HTUTOR
  144.          HTUTOR
  145.  
  146. When you're satisfied that the installation was successful, you should
  147. delete the temporary directory from which you installed Tutor.COM
  148. (C:\TEMPDIR, in the above discussion), including all its contents.
  149.  
  150. YOU'RE READY TO GO
  151.  
  152. Once you've completed the installation, make the installation directory
  153. current and command HTUTOR to run the program. All instructions are
  154. included; just follow the prompts on the screen and use either the mouse
  155. or cursor keys to highlight hypertext links and the left mouse button or
  156. Enter key to activate the link and jump to that topic.
  157.  
  158. If you happen to have a monochrome monitor, start the program with the
  159. command HTUTOR /B instead of just HTUTOR.
  160.  
  161. We hope you enjoy the program.
  162.  
  163.  
  164. Computer Knowledge is a member of the Association of Shareware
  165. Professionals (ASP). ASP wants to make sure that the shareware principle
  166. works for you. If you are unable to resolve a shareware-related problem
  167. with an ASP member by contacting the member directly, ASP may be able to
  168. help. The ASP Ombudsman can help you resolve a dispute or problem with an
  169. ASP member, but does not provide technical support for members' products.
  170. Please write to the ASP Ombudsman at 157-F Love Ave., Greenwood, IN
  171. 46142 USA, FAX 317-888-2195, or send E-mail to omb@asp-shareware.org.
  172.  
  173.  
  174. ===== Warranty =========================================
  175.  
  176. LIMITED WARRANTY
  177.  
  178. THIS SOFTWARE IS PROVIDED FOR EVALUATION ONLY, ON AN "AS IS" BASIS.
  179. COMPUTER KNOWLEDGE DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE,
  180. WHETHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY IMPLIED
  181. WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
  182. NEITHER COMPUTER KNOWLEDGE NOR ANYONE ELSE WHO HAS BEEN INVOLVED IN THE
  183. CREATION, PRODUCTION, OR DELIVERY OF THIS SOFTWARE SHALL BE LIABLE FOR
  184. ANY INDIRECT, CONSEQUENTIAL, OR INCIDENTAL DAMAGES ARISING OUT OF THE
  185. USE OR INABILITY TO USE SUCH SOFTWARE, EVEN IF COMPUTER KNOWLEDGE HAS
  186. BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES OR CLAIMS. THE PERSON
  187. USING THE SOFTWARE BEARS ALL RISK AS TO THE QUALITY AND PERFORMANCE OF
  188. THE SOFTWARE.
  189.  
  190. This agreement shall be governed by the laws of the State of California
  191. and shall inure to the benefit of Computer Knowledge and any successors,
  192. administrators, heirs and assigns. Any action or proceeding brought by
  193. either party against the other arising out of or related to this
  194. agreement shall be brought only in a STATE or FEDERAL COURT of competent
  195. jurisdiction located in Santa Barbara County, California. The parties
  196. hereby consent to in personam jurisdiction of said courts.
  197.  
  198.  
  199. ===== License for Use and Distribution =================
  200.  
  201. TRIAL USE LICENSE
  202.  
  203. Computer Knowledge grants you a limited license to use this software for
  204. educational purposes without charge.
  205.  
  206. Computer Knowledge requests that you add yourself to our electronic
  207. mailing list. To do so, please send a request and valid E-mail address
  208. to: support@cknow.com.
  209.  
  210. Tutor.COM - Hypertext Version 6.2f is a freeware program. It is NOT a
  211. public domain program. It is copyrighted by Computer Knowledge and it and
  212. all accompanying materials are protected by United States copyright law
  213. and also by international treaty provisions.
  214.  
  215. Tutor.COM - Hypertext Version 6.2f requires no payment of license fees
  216. for its individual use as an educational tool.
  217.  
  218. License for Distribution
  219.  
  220. No royalties are required for distribution so long as distribution
  221. charges only cover the costs of such distribution. Under no circumstances
  222. is payment of such fees to be represented or understood to constitute
  223. legal ownership of this tutorial or any of its associated files.
  224.  
  225. Any distribution beyond that described just above requires written
  226. permission from Computer Knowledge and payment of negotiated royalties.
  227.  
  228. You may not use, copy, rent, lease, sell, modify, decompile, disassemble,
  229. otherwise reverse engineer, or transfer the licensed program except as
  230. provided in this agreement. Any such unauthorized use shall result in
  231. immediate and automatic termination of this license.
  232.  
  233. In no case may this product be bundled with hardware or other
  234. non-shareware software without written permission from Computer Knowledge
  235. (PO Box 5818, Santa Maria, CA 93456).
  236.  
  237. All distribution of Tutor.COM - Hypertext Ver 6.2f is further restricted
  238. with regard to sources which also distribute virus source code and
  239. related virus construction/creation materials. The tutorial may not be
  240. made available on any site, CD-ROM, or with any package which makes
  241. available or contains viruses, virus source code, virus construction
  242. programs, or virus creation material.
  243.  
  244. Consult the VENDINFO.DIZ data record in the original distribution files
  245. for all distribution requirements. It is hereby incorporated by
  246. reference. Any distribution satisfying all the distribution requirements
  247. expressed in that text and data record is hereby authorized. Should the
  248. VENDINFO.DIZ file be missing, consult with Computer Knowledge for any
  249. distribution questions.
  250.  
  251. Permission to distribute the Tutor.COM - Hypertext Ver 6.2f program is
  252. not transferable, assignable, saleable, or franchisable. Each entity
  253. wishing to distribute the package must independently satisfy the terms of
  254. this limited distribution license.
  255.  
  256. You agree that the software will not be shipped, transferred or exported
  257. into any country or used in any manner prohibited by the United States
  258. Export Administration Act or any other export laws, restrictions or
  259. regulations.
  260.  
  261. U.S. Government Information: Use, duplication, or disclosure by the U.S.
  262. Government of the computer software and documentation in this package
  263. shall be subject to restrictions as set forth in subparagraph (c)(1)(ii)
  264. of the Rights in Technical Data and Computer Software clause at DFARS
  265. 252.277-7013 (Oct 1988) and FAR 52.227-19 (Jun 1987). The Contractor is
  266. Computer Knowledge, PO Box 5818, Santa Maria, CA 93456-5818.
  267.  
  268.  
  269. ===== About VENDINFO Files =============================
  270.  
  271. Each VENDINFO.DIZ file contains extensive information about a product.
  272. This "human-readable" section is followed by a compressed data record
  273. useable by automated tools.  The data record allows BBSes and other
  274. distributors to automate package handling, and provides users with a
  275. wealth of product information.  VENDINFO tools (free viewer for users,
  276. free or inexpensive processors for distributors, editors for authors)
  277. are available from many BBSes, disk vendors, and other sources.
  278.  
  279.  
  280. ===== Compressed Data Record Follows ===================
  281.  
  282. PK
  283. ìüw#påßév£#    VENDDATA.*8
  284. 
  285. 
  286. 
  287. + [+ 
  288. g≈≈τ¡uJ4⌐SúO$XÉ,└ÇwGΓäAyâC┐ºµ<Γ≡πΓ<è┤╤∙├╫╔sr╥º⌐╓Ñ√V«╦íO¢▓ë4/▄▓rΘû┼Kñò├╧M√╓-H¢.eÜ▒ª7Mδ6φ╪╖u0_DΓA4~¼▄7Äo ╟wì?≤ÅC╦¬?T9ó╙,H╣eφªaf╖P,█▓a~3xÉF_÷n┬╗8⌐r"ÑZòΩS⌐6eêtë"7«: B57$╤ºSºVm⌐└ñ¥ƒ┬ïñδ.A┘╞╟º6T╪µ╟╟ë≡∩û╠╤Æ.Ü╩╫=ï╞╦ ╘Ä╞[ì≡╘╟úαú┤.Å≈I▌Äe[ùlÖ∩aAH/v<▐L/7∞╪╡,+╥l]╢lZ?αµa╔17,Y;å[û ¢W3    ┐îbJç~3ªoûÄ┼&ÿo ╕m\;╫ÑÿHé▐2 Æ*δ φi├▓¥│:kA▓ü²Üα╚Xw~4Wsöû≡τ╛!·fAµYy⌐w[f4»s└ù B£Üåul╓â │6÷\oF≤d¼KG∞d∩Θ∙²5▀L╨m3╝êå÷ ß─ε£IF²≤,&í(#êá%÷l∞dö QÇ1=!?Cíâ
  289. \A#╦ïP╨∞6ë£╦┐%[w,¥ö]╠≡Ü`sx:½N≈ε╨ª±φª▓εR╖o∩Ç⌠d╧û╔Ñ╧╒æ0│ë─X∞ⁿ╘:xW╬9╙╚oΩ╖N┼Vµö;êì²-Σz8φú'n3ⁿôtN╙╤ ^±÷Üé'n₧■╣y·w4I▒fD╘1]zº%3╝ƒ╝«X╡e8â╥l4-ÖDπ╨╥ASº▐bc?8ôσ°Θ█ötà╫é╒┤╜rVα┤∞è  P■╩?@Ç>ë
  290. PFå. ≡TëéáåX@5^x\─;Lx_└╤(äê`fÇ@&ü░1Ǽéal└Sq$7Xü]
  291. ⌡₧q$╞B)p_ñJ⌠ÑNƒ^eZöΦ╤"-╬│By£Σ▒R±ß▓ôe╥░PH¿ΦPƒé·/╚Ü8cΓ≡─£τ₧êßM├l8yq?äI≈£3i╓┤┘óò»:5ê┴ £    "O`Q╒;-ó▒╝!╨╫¼╔RfL─╨£4∙╥ƒlZ y╬BRc║-û⌡S└┤$┤∙₧┌ßD;╠ö e╥ö┘Ƶ.e>=µî╔╫á|K¢3s╥ÿ─╞aìx_ÜèùµAEKù.\¥/_▐╜{╫¢╟┐YFFd-<Θ╟ó╔#√S╣dΩΣ┴┐å┤g▀ ╔-Bèà8╬C¥╦Dâñ£xBD⌐ôY╩Θævn╪╢eáDÑ├ eÆö┴"╙π6┬▄▓`σ.Eⁿ7\┬╒╣ƒ╙a¿$k!╠æá&Gbδ┬à├µ¥Nôú█⌡╨ @åΘΦlü≥╖Ñ╥p²╫?p²fPK
  292. ìüw#påßév£#     VENDDATA.PK*¥